home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Tools - Objects / ResEdit / ResEdit 2.1.1b1 / About ResEdit 2.1.1b1 next >
Text File  |  1991-04-24  |  9KB  |  117 lines

  1. ResEdit 2.1.1b1 Release Notes
  2. -----------------------------
  3.  
  4. Version 2.1.1 contains some new features, mostly for improved System 7 support, and fixes to important bugs in 2.1 final.  Because this is a beta release, use caution when editing your files with 2.1.1b1.
  5.  
  6. Please report any bugs that you find in this release to the AppleLink address APPLE.BUGS.
  7.  
  8. This folder does not include examples for writing custom editors and pickers.  If you need to refer to the examples use those provided in the ResEdit 2.1 folder.
  9.  
  10. Known problems in 2.1.1b1:
  11.  
  12.         • The DLOG, WIND, and ALRT editors do not support the additional color information in System 7.0 windows.
  13.         • The DITL editor can corrupt resources containing help items anywhere but at the end.
  14.         • Verifying a locked file or adding a locked file to the Open Special menu displays an alert informing the user that changes won't be saved.
  15.         • When opening locked files under System 7.0 using a getfile dialog, ResEdit displays a file locked alert even though System 7.0 displays the same message in the getfile dialog.
  16.  
  17. New Features
  18.  
  19.         • ResEdit supports three required System 7.0 Apple Events: Open Application, Open Document, and Quit.
  20.  
  21.         • When running under System 7.0, the getfile dialogs enable you to open, verify, or get information on an alias file itself, rather than the target of the alias.
  22.  
  23.         • ResEdit is now stationery-aware.  If you edit another application's stationery, ResEdit will open the stationery file itself.  If you make ResEdit stationery, ResEdit will copy the stationery first and open the copy.
  24.  
  25.         • The File Info window has a new appearance, and a few new features:
  26.                 • The Finder Flags have been moved to the bottom of the window (except for the Locked flag which is at the top).
  27.                 • Some of the flags have been renamed: "System" is now "Locked", "Resource map is read only" is now "Resources Locked".
  28.                 • The Locked finder flag is positioned to the left of the file name and when set the file  name cannot be edited.
  29.                 • Finder flags can be selectively shown for system 6.0 and system 7.0.
  30.                 • The Color popup contains the current label names when running on system 7.0.
  31.                 • The File Busy and File Protect checkboxes that could not be changed are replaced by static text items.
  32.                 • The resource fork can be locked and unlocked using the "Resources Locked" checkbox. To alter this setting, resources must be unchanged.  The Resources Locked attribute of the system file can never be changed.
  33.                 • Creation and modification dates and times are shown and changed in abbreviated long format using the current international date format.  Under system 6.0, some languages (like French) contain ambiguities between days of the week and months in the abbreviated formats.  To avoid date parsing problem, ResEdit checks for an 'ITL1' resource with the same ID as the current system script's date resource.  If the 'ITL1'resource exists, and the current system version is less than the field in the resource, dates are shown using the short format.
  34.                 • The numbers showing the size of the resource and data forks are right-aligned.
  35.                 • Saving changes always saves all checkbox items, even if a date or time format error is found. Previously, saving with a bad date saved some checkbox items but not all.
  36.                 • The last modified date of the file or folder's parent directory is changed when changes are saved, so the changes are noticed by the Finder.
  37.  
  38.         • The Folder Info dialog has been updated to match file info.
  39.  
  40.         • Sounds can be recorded in the 'snd ' picker when the sound manager is supported and the hardware is available.
  41.  
  42.         • The KCHR editor will get keyboard names for the "View As" dialog from 'KBDN' resources within ResEdit if the 'KCAP' resources do not have resource names (as in System 7).
  43.  
  44. Known 2.1 Bugs fixed in 2.1.1b1:
  45.  
  46.         • BNDL editor
  47.                 • Editor does not crash when changing a locked signature resource.
  48.                 • Editor does not crash trying to load a FREF resource of size zero.
  49.                 • Draws Icon Families correctly using only the 'ICN#' resource on machines without color quickdraw.
  50.  
  51.         • DITL editor
  52.                 • Fixed bug that crashed the mac when printing under system 7.0.
  53.                 • Accepts User Items with non-zero lengths.
  54.                 • When dragging a marquee, the start position is now in the original mouse down location.
  55.                 • Does not spuriously enable an item when changing the Top or Left coordinate in the Item editor when viewing the bottom & right (no problem when viewing height and width).
  56.                 • Opening a new ICON or CNTL into the hex editor now creates default resources.
  57.                 • The window positioning code works for windows mostly left of the screen(s) and windows with portRects that do not intersect the screen(s).
  58.  
  59.         • Color Bit Editors
  60.                 • Images are not stretched vertically when dragged to the mask.
  61.                 • If you select the color picker as the source colors, you won't get an erroneous alert saying that there are too many colors in the source palette for the current screen depth.
  62.                 • Changing the size of a 'cicn' or 'ppat' resource doesn't recolor the image.
  63.                 • Images are not stretched horizontally when dragged to the mask if the width of the image is not a multiple of 16-pixels.
  64.  
  65.         • 'crsr' editor
  66.                 • The cursor exhibits are drawn correctly under 7.0 when the display is a direct device.
  67.                 • Assume an existing resource with an invalid cursor type field to be a color cursor.
  68.  
  69.         • Finder Icon Editor
  70.                 • The offline unselected exhibit for 4-bit icons changed to match most recent system 7.0.
  71.                 • Screen depth warnings only appear when an icon deeper than the screen is selected.
  72.                 • The exhibits are now correctly drawn if an icon with a different mask is selected.
  73.                 • Dragging an 'icl4' or 'ICN#' image to the mask on an SE/30 running 6.0.x without 32-Bit QD no longer crashes.
  74.                 • Fixed crash or unexpected exit when family members are added to or deleted from the file while the family editor is open but inactive.
  75.  
  76.         • HEXA editor
  77.                 • Reverting the resource while a find window is open but not frontmost no longer crashes.
  78.  
  79.         • MENU/CMNU/cmnu Editor
  80.                 • Opening an 'mtbl' resource opens the associated 'MENU' or 'CMNU' resource, if present.
  81.  
  82.         • Resource Pickers
  83.                 • Resource pickers can now see resources placed in the clipboard by other applications.
  84.                 • Resource pasted from the clipboard into a Types picker window show up in open resource pickers when updated.
  85.  
  86.         • SICN and PAT# Editor
  87.                 • Editors do not crash when closed if an incompatible System file is in the resource chain (an incompatible MBDF resource was being loaded).
  88.  
  89.         • 'snd ' picker
  90.                 • Playing a sound no longer crashes when you cancel it by pressing the return or enter key to select the defaulted cancel button in the 'playing...' dialog.
  91.                 • Changed or newly created sound resources are not corrupted when played using the Try Sound command.
  92.  
  93.         • Template Editor
  94.                 • Pxxx and Cxxx fixed length strings no longer crash the editor when instances are deleted from lists.
  95.  
  96.         • Templates
  97.                 • New 'itlb', 'itlc' templates for System 7.0 resource formats.
  98.  
  99.         • vers Editor
  100.                 • The delete key doesn't delete the selection and the preceding character.
  101.                 • The resource is marked as changed if cut, paste, or clear changes the resource.
  102.  
  103.         • Miscellaneous
  104.                 • In the dialog listing available resource types, fixed a bug that usually caused a type to not appear in the list if it differed in case only from a type already in the list.
  105.                 • Corrected Mac image in the black & white splash screen.
  106.                 • User is alerted when opening a file with a locked resource map.  If changes are made, an alert appears when the user saves, closes the file, or quits, to allow the changes to be copied to another file.
  107.                 • Changing a resource ID from a picker window will not crash ResEdit if running on an Macintosh LC.
  108.                 • Last modified date of an edited file is now set correctly.
  109.                 • The user is now asked only once if he wants to open multiple compressed resources.
  110.                 • ResEdit no longer changes a read-only checked-out projector file's mod date.
  111.                 • Code segments 6 and 22 are no longer locked in the middle of the heap.
  112.                 • Under system 7.0, ResEdit now looks in the system folder if the preferences file was not found in the preferences folder.
  113.                 • Getting File Info on a file open in ResEdit doesn't do strange things to the last modified date and won't cause save to appear to do a revert.
  114.                 • ResEdit can be launched from an AppleShare volume on a system running 7.0.
  115.                 • Printing from a 32/16 bit color window should work under system 7.0.
  116.                 • Cannot get info on a volume.
  117.